CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc opengl

搜索资源列表

  1. OpenGL 场景绘制到打印机.zip

    2下载:
  2. 用MFC 封装OpenGL 可以用两种API:快速绘制和优秀的界面。然而,由于许多打印机驱动器不支持SetPixelFormat() API 函数,这样就不能直接将OpenGL 场景绘制到打印机上。一种广泛使用的技术是先将一个OpenGL 场景绘制到DIB 区,再将它复制到DC以供打印或预览。这个项目演示了这一方法。
  3. 所属分类:打印编程

    • 发布日期:
    • 文件大小:37534
    • 提供者:
  1. OPENGLMOVIE

    0下载:
  2. 图形图像编程mfc opengl-graphics programming mfc opengl
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:26968
    • 提供者:七叶
  1. 在OpenGL视图中绘制动画

    2下载:
  2. 利用mfc设定计时器和帧缓存技术,可以制作出流畅的动画。一般用opengl向正方体表面添加各种颜色,以达到双缓存动画的实现。-use mfc set the timer and frame buffer technology, can produce smooth animation. General use opengl cube surface to add color to achieve double-buffering to achieve animation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40556
    • 提供者:石头
  1. OpenGL-Framework

    0下载:
  2. 基于MFC的OpenGL框架,可直接在MFC中使用OpenGL-MFC OpenGL-based framework, you can directly use OpenGL in MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3214190
    • 提供者:xuejian
  1. VC6--MFC-OpenGL-Demo

    0下载:
  2. VC6.0 的环境下,使用MFC 编写Opengl 程序的测试程序写法,仅作为新手指导-VC6.0 environment, using MFC to write a test program Opengl procedures written only as a novice guidance
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:263702
    • 提供者:张合义
  1. MFC-and-OpenGL-for-basic

    0下载:
  2. 用于mfc的opengl的编程,可以实现绘图。这里提供了好几种实现方法,可以尝试下,比较有价值-For mfc opengl programming, graphics can be achieved. Here are several methods that you can try, they are very valuable
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:6425
    • 提供者:liyu
  1. mfc-opengl

    0下载:
  2. 在mfc的基础上实现opengl的基本功能,前几个实验分别实现了画图的基本功能。后几个是opengl的实验。全是在mfc的编译环境上写的,适用于初学者。-Opengl mfc based on the basic functions of the first few experiments to achieve the basic functions of the drawing. After several opengl experiment. All written on mfc compi
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:12811386
    • 提供者:陈玉华
  1. MFC-OpenGL

    0下载:
  2. 详细阐述OpenGL在MFC下编程原理,具体实现源码,附带详细注释行,以及自己在学习过程中得心态总结-Elaborate OpenGL in MFC programming principles, the specific implementation source code, with a detailed comment lines, as well as their attitude in the learning process was concluded
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:12487
    • 提供者:
  1. MFC-OPenGL-TEST

    0下载:
  2. OPenGL在MFC的exe上实现的几个实例; NEHE的前几课实例 -OPenGL an exe in MFC to achieve several instances NEHE the first few lessons instance
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:5318552
    • 提供者:richard
  1. MFC-OPENGL

    0下载:
  2. mfc 和opengl的链接和 一些指导放大安装过程-mfc and opengl links and some guidance enlarge the installation process
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:30234
    • 提供者:qweqwe
  1. MFC-OpenGLClass-base-dialog

    0下载:
  2. 基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快-MFC OpenGL class source code base dialog
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:9743
    • 提供者:doushaobin
  1. MFC-OpenGL---SDI-Template

    0下载:
  2. MFC CView OpenGL SDI Use this as template for creating an application (MFC SDI) with OpenGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:163098
    • 提供者:bazzer
  1. mfc-opengl

    0下载:
  2. visual studio2010平台的mfc对话框 opengl程序,画一个正方形-visual studio2010 platform opengl mfc dialog program, draw a square
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11751564
    • 提供者:zhangxiaoyuan
  1. OpenGL

    0下载:
  2. 用VC++6.0搭建了MFC OpenGL环境,实现一个彩色立方体盒型的展开,并且为全屏显示,隐藏了标题栏和菜单栏。-Use VC++ 6.0 to build the MFC OpenGL environment, to achieve an expanded color cube box type and full-screen display, hiding the title bar and menu bar.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3558639
    • 提供者:卜茜茜
  1. OpenGL开发的机械臂运动仿真程序(含代码)

    1下载:
  2. OpenGL开发的机械臂运动仿真程序,可以运行,可以借鉴(OpenGL development of the manipulator motion simulation program, can run, can learn from)
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-09
    • 文件大小:151552
    • 提供者:小小MIKO
  1. OpenGLframe

    0下载:
  2. MFC下建立opengl框架,简单易学,有明确的注释(Building a OpenGL framework with MFC)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1855488
    • 提供者:seaboy11
  1. 一个OPENGL的填充算法

    0下载:
  2. 一个OPENGL的填充算法,可以运行正确,用MFC做。多变形扫描线算法(A OPENGL filling algorithm, can run correctly, do with MFC. Multi deformation scanning line algorithm)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-22
    • 文件大小:31744
    • 提供者:孤独的老张
  1. OpenGL Tutorials for Windows using MFC

    1下载:
  2. This tutorial is all about OpenGL using MFC in Window Environment.
  3. 所属分类:OpenGL

    • 发布日期:2018-04-23
    • 文件大小:3801088
    • 提供者:minhbk90
  1. MFC_openGL_example

    0下载:
  2. 这里面有很多关于OpenGL的例子,可以参考其中的代码进行修改(There are many examples of OpenGL in this, which can be modified with the code.)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-29
    • 文件大小:5745664
    • 提供者:Qlmite
  1. 11254709MFC_OpenGL

    0下载:
  2. 使用 Visual C++ MFC OpenGL AppWizard创建一个OpenGL应用程序框架,其中的模板来自于MFC(use OpenGL MFC Visual C+5.0 create an OpenGL application framework, templates from MFC)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:2051072
    • 提供者:zixu
« 1 2 3 4 56 7 8 9 10 ... 47 »
搜珍网 www.dssz.com